home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13400 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: URGENT!: Need outportb() and inportb() functions!!!
  5. Date: 25 Mar 1996 07:58 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <25MAR199607585494@erich.triumf.ca>
  9. References: <4ipt9v$33q@vip.cybercity.dk>
  10. NNTP-Posting-Host: ftp.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <4ipt9v$33q@vip.cybercity.dk>, monsted@cybercity.dk (Monsted) writes...
  14. >I Urgently need the functions outportb() and inportb() (I think these
  15. >are in the dos.h header file)!!
  16. >If someone could please post these or send them to me by email (MIME
  17. >attachment) I would greatly appreciate this.
  18.  
  19. If you can use these functions, they will be in your libraries already.
  20.  
  21. These are Borland's names for functions to access the DOS I/O ports.  Microsoft
  22. uses different names for their equivalent functions (inp() and outp(), I
  23. think.)  As these are not ANSI standard functions, each compiler vendor is free
  24. to do his own thing...
  25.  
  26.  
  27. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  28. Internet: bennett@triumf.ca         | of one another only when one can be
  29. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  30. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  31. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  32. or: ftp://ftp-i2.informatik.rwth-aachen.de/pub/arnd/GPS/peter/index.html
  33.  
  34.  
  35.  
  36.  
  37.  
  38.